home *** CD-ROM | disk | FTP | other *** search
- Path: mail2news.demon.co.uk!macomp.demon.co.uk
- From: Chris McDonald <Chris@macomp.demon.co.uk>
- Newsgroups: comp.lang.c++
- Subject: MFC Multiple views
- Date: Thu, 28 Mar 1996 17:55:42 GMT
- Organization: Myorganisation
- Message-ID: <151058740wnr@macomp.demon.co.uk>
- Reply-To: Chris@macomp.demon.co.uk
- X-NNTP-Posting-Host: macomp.demon.co.uk
- X-Broken-Date: Thursday, Mar 28, 1996 17.55.42
- X-Newsreader: Newswin Alpha 0.7
- X-Mail2News-Path: disperse.demon.co.uk!post.demon.co.uk!macomp.demon.co.uk
-
- Can anyone answer me what is probably a straightforward question.
- I need to maintain multiple form-views of a single document. I would like to
- switch between these views at chosen times. However, I am not getting very much
- success at the moment. I would prefer to use a SDI. I have gone down the road
- of adding multiple document templates during the Initinstance function and can
- make VC++ understand that there is only one document type (as shown in the
- Checkbook example).
-
- Is this the only / right way to do this. Would appreciate some advice / help
- from someone with a bit more experience in this
-
- Thanks in anticipation
-
- --
- Chris McDonald
-